home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_e_h / hswitch.zip / HSWITCH.TXT < prev   
Text File  |  1993-01-22  |  3KB  |  91 lines

  1.                          === DISCLAIMER ===
  2.  
  3.  
  4. I allow you to use and distribute HSWITCH freely under the
  5. condition that I am in no way responsible for any damage or
  6. loss you may suffer. 
  7.  
  8.  
  9. Henk Kelder, Fidonet 2:512/47.339
  10.  
  11. Notes about HSWITCH
  12. ===================
  13.  
  14. HSWITCH is a program that allows you to switch sessions on OS/2 2.0 from
  15. within full screen sessions.
  16.  
  17. HSWITCH is a dual mode program. The .exe file actually contains TWO
  18. programs: A OS/2 program AND a TSR program for DOS.
  19.  
  20.  
  21. General Installation for OS/2
  22. =============================
  23.  
  24. There are two ways to install HSWITCH:
  25.  
  26. 1. Add a "RUN=[path]HSWITCH.EXE in your CONFIG.SYS
  27.  
  28. 2. Enter "DETACH [PATH]HSWITCH" at a OS/2 command prompt
  29.  
  30.  
  31. Installation in a DOS box
  32. =========================
  33.  
  34. Simply run HSWITCH in a DOS session. It will install itself as an TSR
  35. program that will take round 8Kb of RAM space.
  36. When activated by its hotkey, HSWITCH will send a signal to the 
  37. OS/2 counterpart that will actually show the switchlist.
  38. If the OS/2 version is not installed, the DOS version will install, but
  39. pressing the hot-key will have no effect.
  40.  
  41. You can remove the DOS version by type HSWITCH /R. 
  42.  
  43. Note: HSWITCH can also be loaded and activated in a DOS window. Pressing 
  44. the hotkey there will however result in switching to full screen before the
  45. switchlist is displayed. 
  46.  
  47. HSWITCH does not work (the tasklist will not appear) while using WIN-OS/2.
  48.  
  49.  
  50. Activating
  51. ==========
  52.  
  53. To activate HSWITCH press the hot-key. This hot-key consist of two keys:
  54. Press and hold the right <ALT> key en press the forward shash.
  55.  
  56. This keystroke causes a task list window to appear over the current
  57. screen.  A session can be selected by using the arrow keys, or by
  58. entering the first letter in the session title.
  59.  
  60. Once a session has been selected, you can enter any of the following
  61. keys:
  62.  
  63. <ENTER> - switches you to the highlighted session
  64. <ESC>   - places you back in the session you started in
  65. <ALT-X> - Removes the detached HSWITCH OS/2 background program
  66.  
  67.  
  68. Known bugs/limitations
  69. ======================
  70.  
  71. - HSWITCH may not become active from within an OS/2 session if you have more
  72.   than 20 or so sessions.
  73.  
  74. - When you activate HSWITCH from an DOS session the current session is
  75.   not marked by the highlighted bar. Instead the first session is
  76.   highlighted.
  77.  
  78.  
  79. Credits
  80. =======
  81.  
  82. The OS/2 Part of HSWITCH is based on the public domain "VSWITCH" program 
  83. by Scott Dudley. The DOS part is off my own hand.
  84.  
  85. VSWITCH is in turn based on a public domain program call "HOTKEY" by
  86. Peter Fitzsimmons and Dave Burton.  
  87.  
  88. HSWITCH is also public domain. The OS/2 code was compiled with 
  89. IBM C/2 Set 32 Bits compiler for OS/2 2.0. The DOS code was compiled with
  90. the Microsoft C version 6.0a compiler.
  91.